User(s) browsing this thread: 1 Guest(s)
|
[oversight] VOB, mp4 format
|
|
09-08-2010, 03:07 PM
(This post was last modified: 09-08-2010 03:08 PM by atticus.)
|
|||
|
|||
|
[oversight] VOB, mp4 format
I was searching the Oversight wiki for an answer, but I could not find any for the following:
I was looking for a list of formats/file extensions that are recognized by Oversight. I found that movies of vob extension are not shown in the jukebox. Such file name pattern I use is: movietitle_year.vob (typically extracted from a DVD). I'd also like to report a bug: after converting the VOB file into mp4, Oversight recognized it, but on the movie detail page the movie title also contains string "mp4" at the end (although there is an nfo file; movie data, fanart and cover are all OK - except the movie title). Any help would be appreciated. http://www.networkedmediatank.com/showth...rksolved=1 many thanks, Atticus PS: btw I'm using r1271 Popcorn Hour A-200 Sharp LC-52LE705E Yamaha RX-V350 |
|||
|
09-10-2010, 03:53 AM
|
|||
|
|||
RE: [oversight] VOB, mp4 format
(09-08-2010 03:07 PM)atticus Wrote: I found that movies of vob extension are not shown in the jukebox. I have run into this problem when ripping episodes from my dvd's to store on the hard drive, but its easily solved. The pch-200 is a linux device, thus it doesn't care what you name a file, it will play a file depending on the header inside the file. Thus I simply renamed my .vob files to .avi files and Oversight picked them straight up and the pch doesn't have a problem playing them. Popcorn Hour C-200 Pioneer VSX1019AH BENQ W1000 NAS no, gave up on those. Mounts from a Linux server are simple and the best. |
|||
1 user says Thank You to who for this post |
|
09-10-2010, 09:28 AM
|
|||
|
|||
RE: [oversight] VOB, mp4 format
(09-10-2010 03:53 AM)who Wrote: Thus I simply renamed my .vob files to .avi files and Oversight picked them straight up and the pch doesn't have a problem playing them. Thanks for the hint! It's a bit misleading if one keeps safety copies of some of its movies in regard of extension<->format and also if the Oversight will be enhanced to recognize and display video file formats. The simplest solution would be for Oversight to recognize/take into account filename.vob files outside VIDEO_TS directories. Thanks! Popcorn Hour A-200 Sharp LC-52LE705E Yamaha RX-V350 |
|||
|
09-10-2010, 12:58 PM
|
|||
|
|||
|
RE: [oversight] VOB, mp4 format
Yup, I'll log it as an issue.
Oversight: Jukebox | FeedTime: Automatic nzbs |
|||
|
09-10-2010, 01:49 PM
|
|||
|
|||
RE: [oversight] VOB, mp4 format
(09-10-2010 12:58 PM)lordy Wrote: Yup, I'll log it as an issue. I haven't looked at the code so don't know how Oversight does its scanning, but running on Linux it could be something like: Code: /usr/bin/find <path_to_videos> -name \*\.mpeg -o -name \*\.mpg -o -name \*\.avi -o -name \*\.vob -o -name \*\.mkv |sed 's/\/VIDEO_TS\/.*//'will list the movies that should be taken into account (of course I haven't listed all the extensions). What can be quicker than the OS find? Popcorn Hour A-200 Sharp LC-52LE705E Yamaha RX-V350 |
|||
|
09-10-2010, 02:31 PM
|
|||
|
|||
|
RE: [oversight] VOB, mp4 format
Wouldn't it become a problem when Oversight is looking at ripped dvd directories? They have multiple vob's for just the one movie.
Popcorn Hour C-200 Pioneer VSX1019AH BENQ W1000 NAS no, gave up on those. Mounts from a Linux server are simple and the best. |
|||
|
09-10-2010, 02:40 PM
(This post was last modified: 09-10-2010 02:41 PM by atticus.)
|
|||
|
|||
|
RE: [oversight] VOB, mp4 format
That's why I chopped everything after (and including) VIDEO_TS done by the sed part (with the presumption having a valid DVD image when VIDEO_TS is present; well, this might need some refinement
)
Popcorn Hour A-200 Sharp LC-52LE705E Yamaha RX-V350 |
|||
|
09-10-2010, 02:55 PM
|
|||
|
|||
|
RE: [oversight] VOB, mp4 format
No problem , I know what needs to be done
Oversight: Jukebox | FeedTime: Automatic nzbs |
|||
|
09-10-2010, 03:04 PM
|
|||
|
|||
|
RE: [oversight] VOB, mp4 format
Hi who, now I got what you meant.... getting rid of duplicates.
OK, put afterward a '|sort -u' Popcorn Hour A-200 Sharp LC-52LE705E Yamaha RX-V350 |
|||
|
09-13-2010, 12:54 PM
(This post was last modified: 09-13-2010 12:55 PM by atticus.)
|
|||
|
|||
|
RE: [oversight] VOB, mp4 format
... or of course '|/usr/bin/uniq' if that's available. I guess this is faster than 'sort -u'
Popcorn Hour A-200 Sharp LC-52LE705E Yamaha RX-V350 |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
[7. June 2013] Youporn available now




![[+]](images/collapse_collapsed.gif)


)